From 15346f0773c4dc2f88fd4474ce4c00b2e3f7698b Mon Sep 17 00:00:00 2001 From: Osamu Aoki Date: Sat, 14 Sep 2013 23:42:16 +0900 Subject: [PATCH] clean and wrap-and-sort DM-upload removed --- debian/changelog | 8 ++++++++ debian/control | 27 ++++++++++++++------------- 2 files changed, 22 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index f4a4873..86d3efc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +opencc (0.4.3-1) UNRELEASED; urgency=low + + * New upstream release. + * Update watch file. + * Clean up debian/control and wrap-and-sort. + + -- Osamu Aoki Sat, 14 Sep 2013 23:40:00 +0900 + opencc (0.4.0-1) experimental; urgency=low * New upstream release diff --git a/debian/control b/debian/control index 64cc292..9105af1 100644 --- a/debian/control +++ b/debian/control @@ -1,23 +1,24 @@ Source: opencc Priority: optional -Maintainer: IME Packaging Team -Uploaders: LI Daobing , Asias He , - YunQiang Su -Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1.1~), cmake -Standards-Version: 3.9.3 +Maintainer: IME Packaging Team +Uploaders: LI Daobing , + Asias He , + YunQiang Su , + Osamu Aoki +Build-Depends: cmake, debhelper (>= 9), dpkg-dev (>= 1.16.1.1~) +Standards-Version: 3.9.4 Section: libs Homepage: http://code.google.com/p/opencc -Vcs-Git: git://git.debian.org/git/pkg-ime/opencc.git -Vcs-Browser: http://git.debian.org/?p=pkg-ime/opencc.git -DM-Upload-Allowed: yes +Vcs-Git: git://anonscm.debian.org/pkg-ime/opencc.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ime/opencc.git Package: opencc Section: utils Architecture: any -Depends: libopencc1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Depends: libopencc1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: simplified-traditional chinese conversion tool opencc is a library for converting character between traditional chinese and - simplified chinese. + simplified chinese. . This package includes the conversion tool. @@ -25,12 +26,12 @@ Package: libopencc1 Architecture: any Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: libopencc0 Conflicts: libopencc0 Description: simplified-traditional chinese conversion library - runtime opencc is a library for converting character between traditional chinese and - simplified chinese. + simplified chinese. . This package includes the shared library. @@ -40,7 +41,7 @@ Architecture: any Depends: libopencc1 (= ${binary:Version}), ${misc:Depends} Description: simplified-traditional chinese conversion library - development opencc is a library for converting character between traditional chinese and - simplified chinese. + simplified chinese. . This package includes the development support files. -- 2.30.2